home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 41 / CD Expert nº 41.iso / Hellboy / data1.cab / Game_Data / data / animtab / tomb_door.ast < prev    next >
Text File  |  2000-08-18  |  1KB  |  45 lines

  1. //  DH INTERACTIVE LLC, COPYRIGHT (C) 1999
  2. //
  3. //  tomb_door.ast written at Thur Aug 12 16:06 1999
  4. //
  5. //
  6.  
  7.  24                     //  file_type
  8. 112                     //  file_version
  9.  
  10. //  tomb_door            //  Session name
  11. end
  12.  
  13. // *** This first section contains the names of all the win_anims used by the table
  14. tomb_door_opening
  15. end
  16.  
  17. // *** This second section contains the values for each anim state
  18. tomb_door_closed
  19. tomb_door_opening
  20. tomb_door_open
  21. end
  22.  
  23. tomb_door_closed            // name of this anim_state
  24. tomb_door_opening            // name for the win_anim for this state
  25. tomb_door_closed            // default link anim for this anim state
  26. begin_end_frame 0 0
  27. // Begin entries for this anim state
  28. end_of_entries
  29.  
  30. tomb_door_opening            // name of this anim_state
  31. tomb_door_opening            // name for the win_anim for this state
  32. tomb_door_open            // default link anim for this anim state
  33. begin_end_frame 0 92
  34. // Begin entries for this anim state
  35. end_of_entries
  36.  
  37. tomb_door_open            // name of this anim_state
  38. tomb_door_opening        // name for the win_anim for this state
  39. tomb_door_open            // default link anim for this anim state
  40. begin_end_frame 92 92
  41. // Begin entries for this anim state
  42. end_of_entries
  43.  
  44.  
  45.